home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 June / PersonalComputerWorld-June2009-CoverdiscCD.iso / Software / Freeware / OpenWith.org Desktop Tools / OpenWith.org_Installer.exe / install_script.iss (.txt)
Encoding:
Inno Setup Script  |  2009-03-11  |  6.3 KB  |  86 lines

  1. ;InnoSetupVersion=5.2.3
  2. [Setup]
  3. AppName=OpenWith.org Desktop Tool
  4. AppVerName=OpenWith.org 1.0.1
  5. AppId={{B52F8C4B-FE88-4B59-9B80-1C93669D7DEB}
  6. AppPublisher=OpenWith.org
  7. AppPublisherURL=http://www.openwith.org/
  8. AppSupportURL=http://www.openwith.org/
  9. AppUpdatesURL=http://www.openwith.org/
  10. DefaultDirName={pf}\OpenWith.org Desktop Tool
  11. DefaultGroupName=OpenWith.org Desktop Tool
  12. OutputBaseFilename=in
  13. Compression=lzma
  14. ArchitecturesAllowed=x86
  15. DisableDirPage=yes
  16. DisableProgramGroupPage=yes
  17. LicenseFile=embedded\License.txt
  18. WizardImageFile=embedded\WizardImage0.bmp
  19. WizardSmallImageFile=embedded\WizardSmallImage0.bmp
  20. [Files]
  21. Source: "{tmp}\isxdl.dll"; DestDir: "{tmp}"; MinVersion: 4.1,5.0; Flags: deleteafterinstall dontcopy 
  22. Source: "{app}\OpenWith.org Desktop Tool.exe"; DestDir: "{app}"; MinVersion: 4.1,5.0; Flags: ignoreversion 
  23. Source: "{app}\OpenWith.org Shell Extension.dll"; DestDir: "{app}"; MinVersion: 4.1,5.0; Flags: ignoreversion 
  24. Source: "{app}\Microsoft.VC90.ATL\atl90.dll"; DestDir: "{app}\Microsoft.VC90.ATL"; MinVersion: 4.1,5.0; Flags: ignoreversion 
  25. Source: "{app}\Microsoft.VC90.ATL\Microsoft.VC90.ATL.manifest"; DestDir: "{app}\Microsoft.VC90.ATL"; MinVersion: 4.1,5.0; Flags: ignoreversion 
  26. Source: "{app}\Microsoft.VC90.CRT\msvcm90.dll"; DestDir: "{app}\Microsoft.VC90.CRT"; MinVersion: 4.1,5.0; Flags: ignoreversion 
  27. Source: "{app}\Microsoft.VC90.CRT\msvcr90.dll"; DestDir: "{app}\Microsoft.VC90.CRT"; MinVersion: 4.1,5.0; Flags: ignoreversion 
  28. Source: "{app}\Microsoft.VC90.CRT\msvcp90.dll"; DestDir: "{app}\Microsoft.VC90.CRT"; MinVersion: 4.1,5.0; Flags: ignoreversion 
  29. Source: "{app}\Microsoft.VC90.CRT\Microsoft.VC90.CRT.manifest"; DestDir: "{app}\Microsoft.VC90.CRT"; MinVersion: 4.1,5.0; Flags: ignoreversion 
  30. [Registry]
  31. Root: HKCR; Subkey: "*\shellex\ContextMenuHandlers\OpenWith.org"; ValueType: String; ValueData: "{{1569D0D3-1127-48A2-A4BC-958553F472C5}"; MinVersion: 4.1,5.0; Flags: uninsdeletekey 
  32. Root: HKCR; Subkey: "CLSID\{{1569D0D3-1127-48A2-A4BC-958553F472C5}"; ValueType: String; ValueData: "ShellExt Class"; MinVersion: 4.1,5.0; Flags: uninsdeletekey 
  33. Root: HKCR; Subkey: "CLSID\{{1569D0D3-1127-48A2-A4BC-958553F472C5}\InprocServer32"; ValueType: String; ValueData: "{app}\OpenWith.org Shell Extension.dll"; MinVersion: 4.1,5.0; Flags: uninsdeletekey 
  34. Root: HKCR; Subkey: "CLSID\{{1569D0D3-1127-48A2-A4BC-958553F472C5}\InprocServer32"; ValueName: "ThreadingModel"; ValueType: String; ValueData: "Apartment"; MinVersion: 4.1,5.0; Flags: uninsdeletekey 
  35. [Run]
  36. Filename: "{ini:{tmp}{\}dep.ini,install,kb835732}"; Parameters: "/q:a /c:""install /q"""; StatusMsg: "{cm:depinstall_status,{cm:kb835732_title}}"; Description: "{cm:kb835732_title}"; MinVersion: 4.1,5.0; Flags: skipifdoesntexist 
  37. Filename: "{ini:{tmp}{\}dep.ini,install,msi20}"; Parameters: "/q:a /c:""msiinst /delayrebootq"""; StatusMsg: "{cm:depinstall_status,{cm:msi20_title}}"; Description: "{cm:msi20_title}"; MinVersion: 4.1,5.0; Flags: skipifdoesntexist 
  38. Filename: "{ini:{tmp}{\}dep.ini,install,msi31}"; Parameters: "/quiet /norestart"; StatusMsg: "{cm:depinstall_status,{cm:msi31_title}}"; Description: "{cm:msi31_title}"; MinVersion: 4.1,5.0; Flags: skipifdoesntexist 
  39. Filename: "{ini:{tmp}{\}dep.ini,install,ie6}"; Parameters: "/q:a /C:""setup /QNT"""; StatusMsg: "{cm:depinstall_status,{cm:ie6_title}}"; Description: "{cm:ie6_title}"; MinVersion: 4.1,5.0; Flags: skipifdoesntexist 
  40. Filename: "{ini:{tmp}{\}dep.ini,install,dotnetfx20}"; Parameters: "/q:a /t:{tmp}{\}dotnetfx20 /c:""install /q /l"""; StatusMsg: "{cm:depinstall_status,{cm:dotnetfx20_title}}"; Description: "{cm:dotnetfx20_title}"; MinVersion: 4.1,5.0; Flags: skipifdoesntexist 
  41. Filename: "{ini:{tmp}{\}dep.ini,install,dotnetfx20sp1}"; Parameters: "/q:a /t:{tmp}{\}dotnetfx20sp1 /c:""install /q /l /msipassthru MSI_PROP_BEGIN"" REBOOT=Suppress ""MSI_PROP_END"""; StatusMsg: "{cm:depinstall_status,{cm:dotnetfx20sp1_title}}"; Description: "{cm:dotnetfx20sp1_title}"; MinVersion: 4.1,5.0; Flags: skipifdoesntexist 
  42. Filename: "{ini:{tmp}{\}dep.ini,install,mdac28}"; Parameters: "/q:a /c:""install /q /l"""; StatusMsg: "{cm:depinstall_status,{cm:mdac28_title}}"; Description: "{cm:mdac28_title}"; MinVersion: 4.1,5.0; Flags: skipifdoesntexist 
  43. Filename: "{ini:{tmp}{\}dep.ini,install,jet4sp8}"; Parameters: "/q:a /c:""install /q /l"""; StatusMsg: "{cm:depinstall_status,{cm:jet4sp8_title}}"; Description: "{cm:jet4sp8_title}"; MinVersion: 4.1,5.0; Flags: skipifdoesntexist 
  44. Filename: "{app}\OpenWith.org Desktop Tool.exe"; Description: "Show Instructions"; MinVersion: 4.1,5.0; Flags: postinstall skipifsilent nowait
  45. [Icons]
  46. Name: "{group}\{cm:ProgramOnTheWeb,OpenWith.org Desktop Tool}"; Filename: "http://www.openwith.org/"; MinVersion: 4.1,5.0; 
  47. Name: "{group}\{cm:UninstallProgram,OpenWith.org Desktop Tool}"; Filename: "{uninstallexe}"; MinVersion: 4.1,5.0; 
  48. [CustomMessages]
  49. en.NameAndVersion=%1 version %2
  50. en.AdditionalIcons=Additional icons:
  51. en.CreateDesktopIcon=Create a &desktop icon
  52. en.CreateQuickLaunchIcon=Create a &Quick Launch icon
  53. en.ProgramOnTheWeb=%1 on the Web
  54. en.UninstallProgram=Uninstall %1
  55. en.LaunchProgram=Launch %1
  56. en.AssocFileExtension=&Associate %1 with the %2 file extension
  57. en.AssocingFileExtension=Associating %1 with the %2 file extension...
  58. DependenciesDir=MyProgramDependencies
  59. en.depdownload_title=Download dependencies
  60. en.depinstall_title=Install dependencies
  61. en.depinstall_status=Installing %1... (May take a few minutes)
  62. en.depdownload_msg=The following applications are required before setup can continue:%n%1%nDownload and install now?
  63. en.depinstall_missing=%1 must be installed before setup can continue. Please install %1 and run Setup again.
  64. en.kb835732_title=Security Update (KB835732)
  65. en.kb835732_size=6.8 MB
  66. msi20_title=Windows Installer 2.0
  67. en.msi20_size=1.7 MB
  68. msi31_title=Windows Installer 3.1
  69. en.msi31_size=2.5 MB
  70. ie6_title=Internet Explorer 6
  71. en.ie6_size=46 MB
  72. dotnetfx20_title=.NET Framework 2.0
  73. en.dotnetfx20_size=23 MB
  74. dotnetfx20sp1_title=.NET Framework 2.0 Service Pack 1
  75. en.dotnetfx20sp1_size=23.6 MB
  76. mdac28_title=MDAC 2.8
  77. en.mdac28_size=5.4 MB
  78. jet4sp8_title=Jet 4
  79. en.jet4sp8_size=3.7 MB
  80. win2000sp3_title=Windows 2000 Service Pack 3
  81. winxpsp2_title=Windows XP Service Pack 2
  82. [Languages]
  83. ; These files are stubs
  84. ; To achieve better results after recompilation, use the real language files
  85. Name: "en"; MessagesFile: "embedded\en.isl"; 
  86.